Note: The accuracy of the results may be affected as we only retain whitelisted query parameters.', 'wp-statistics'); ?>

Repair Schema Issues to fix them automatically.', 'wp-statistics'), ['b' => []]); ?>

    ' . esc_html($message) . ''; } } } if (!empty($schemaCheckResult['issues']) && is_array($schemaCheckResult['issues'])) { foreach ($schemaCheckResult['issues'] as $issue) { if ($issue['type'] === 'table_missing') { $message = sprintf( '%1$s — %2$s', esc_html($issue['table']), __('Missing table', 'wp-statistics') ); echo '
  • ' . esc_html($message) . '
  • '; } } } ?>
$job) { if (! in_array($key, $migrations, true) || ! class_exists($job)) { continue; } $jobInstance = new $job(); $jobInstance->localizeJobTexts(); $isProcessing = $jobInstance->is_processing(); $label = $jobInstance->getJobTitle(); ?>

getJobDescription()); ?>